home *** CD-ROM | disk | FTP | other *** search
- ;;;-*-Mode: LISP; Package: Boxer; PATCH-FILE: T-*-
-
- (defboxer-function bu::com-enter-box () (com-enter-box))
- (defboxer-function bu::com-exit-box () (com-exit-box))
- (defboxer-function bu::com-make-sprite-box () (com-make-sprite-box))
- (defboxer-function bu::com-make-and-enter-box () (com-make-and-enter-box))
- (defboxer-function bu::com-make-and-enter-data-box () (com-make-and-enter-data-box))
-
- (defboxer-function bu::com-previous-row () (com-previous-row))
- (defboxer-function bu::com-next-row () (com-next-row))
-
-